home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / sweettim.swf / scripts / DefineButton2_49 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-06-09  |  62 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("instructions");
  3.    play();
  4. }
  5.